PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFAnnotation Class / getMouseEnterAction Method
In This Topic
    getMouseEnterAction Method
    In This Topic
    Gets the mouse enter action.
    Syntax
    public PDFAction getMouseEnterAction()

    Return Value

    The action to be performed when the cursor enters the annotation's active area.
    See Also